Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0276 - Field Relation Validation Returned Status

Error message

Invalid value specified for &(2:). (Returned status &(1:)).

Parameters

&(1:) - The returned status from the call to the validation.

&(2:) - The name of the validated field.

Description

This message is written by the WebsydianExpress ValidationShellForProcess functions.

The message is primarily used as part of a system of delivering information about errors to the calling functions.

It indicates that the field relation validation for the field specified as parameter 2 was called to perform the field validation. The call to the function returned a non-successful status.

Action

In general, the handling of this messages is the responsibility of either the function inheriting from ValidationShellForProcess or the function calling it.

In some cases the returned status will specify a message id that will be a parent message that scopes a number of messages stating the error reason.

Category / Severity

Validation / Informative